| C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > C1Bitmap Class > Import Method : Import(Byte[],Int32,Int32,PixelFormat) Method |
'Declaration Public Overloads Sub Import( _ ByVal bytes() As System.Byte, _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal pixelFormat As PixelFormat _ )
public void Import( System.byte[] bytes, System.int width, System.int height, PixelFormat pixelFormat )